Giter Site home page Giter Site logo

Github issue about dialoqbase HOT 13 CLOSED

n4ze3m avatar n4ze3m commented on May 20, 2024 1
Github issue

from dialoqbase.

Comments (13)

kevinseabourne avatar kevinseabourne commented on May 20, 2024 1

no its public, I was getting a 401 server error in the console, trying to chat also

from dialoqbase.

kevinseabourne avatar kevinseabourne commented on May 20, 2024 1

yes provided in the .env file

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024 1

Ok, I will check what happened and update here when the fix is released.

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024 1

Hey, just released v0.0.20 with a custom GitHub loader that clones the repo locally instead of using the GitHub API. It also supports private repos by providing an access token, similar to the GitHub API. Let me know if you face any issues.

from dialoqbase.

kevinseabourne avatar kevinseabourne commented on May 20, 2024 1

that error was my bad, I provided the wrong openAI API. But when trying to chat about a public repo I provided the ai responded

context provided is not in a readable format. Please provide the context in a clear and understandable format so I can assist you better

I like your decision to just clone the repo, Im not sure how your scrapping the repo locally. I tried to do something like this, using a python algo to scrape a Github repo and post each file to a single text file along with the file name and directory that file came from. I then uploaded that to chatGPT and it worked it out. Also you scrapper seems only scrape websites that allow it, I just tried to talk to the AI about an article on a website, I provided and this did not work it sighted legal reason from the site preventing it.

If you can get the plugins working and allow users to choose 20 max per bot or something, this will sort of solve the problem scrapping any website as some of the plugins can do that. The dream for me is to have a deep conversation about a repo you provide, then provide it links to the latest code documentation for a language to read and even have a plugin that transcribes youtube videos and a code interpreter plugin. What you have built so far is absolutely awesome dude and the fact that it is open source, shows how much of a good person you are !

Also when you add or remove data sources the chat history is gone, if you can prevent this that would be great !

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

Hey, is it a private repo?

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

Hmm, interesting. Did you provide the GitHub access token as an environmental variable?

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

Already have a few issues with GitHub loader #37

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

Hmm, it's an internal server error :/ No error on the terminal?

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

I just used 'git clone' and read all files using 'fs.' You can check the code here : https://github.com/n4ze3m/dialoqbase/blob/main/server/src/loader/github.ts

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

If you can get the plugins working and allow users to choose 20 max per bot or something, this will sort of solve the problem scrapping any website as some of the plugins can do that.

I will look into how to set up plugins / agents for dialoqbase :)

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

Also when you add or remove data sources the chat history is gone, if you can prevent this that would be great !

The current playground is just an iframe from bot sharable URL. I already planned to improve the playground UI with a history feature, similar to that of ChatGPT UI. However, I got busy with personal stuff, so I will try to add it in the upcoming release :)

from dialoqbase.

n4ze3m avatar n4ze3m commented on May 20, 2024

context provided is not in a readable format. Please provide the context in a clear and understandable format so I can assist you better

Try changing the prompt and temperature, and also consider trying the 16k context model 👀

from dialoqbase.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.