Skip to content

issues Search Results · repo:c0sogi/LLMChat language:Python

Filter by

44 results
 (95 ms)

44 results

inc0sogi/LLMChat (press backspace or delete to remove)

When attempting to register a user at the landing page, got FormatException: Invalid Port as it tries to reach localhost:8000:8000/api/auth/register/email my .env is basically same as .env-sample with ...
  • supmo668
  • Opened 
    on Dec 9, 2024
  • #46

When I run everything in docker, the api container fail to build llama.cpp as cmake didn t exist. Does it require the external gcc to be 11? docker-compose -f docker-compose-local.yaml up api [+] Running ...
  • oppokui
  • 3
  • Opened 
    on Sep 19, 2023
  • #44

In Chat UI, there is a long list of LLM model. The default one is GPT 3.5 Turbo, which is openAI as I guess. I configure openAI api key in .env, so it should be used, as the answer is very fast. When ...
  • oppokui
  • 3
  • Opened 
    on Sep 19, 2023
  • #43

Anyone used it? I launch it through docker command, there is user/password login page in left sidebar. I can t register a new user, it always report XMLHTTPRequest error. Then I go to mysql docker, and ...
  • oppokui
  • 6
  • Opened 
    on Sep 18, 2023
  • #42

Dear LLMChat developer, Greetings! I am vansinhu, a community developer and volunteer at InternLM. Your work has been immensely beneficial to me, and I believe it can be effectively utilized in InternLM ...
  • vansinhu
  • Opened 
    on Aug 31, 2023
  • #41

Can we remove the new key requirements and just load a new chatroom. It s a bit confusing
  • Torhamilton
  • Opened 
    on Aug 14, 2023
  • #40

Openai embedding is quite weak, proprietary and token hungry. Lets move to USE. PDFGPT has an implementation of USE we can modify and build upon.
  • Torhamilton
  • 1
  • Opened 
    on Jul 3, 2023
  • #38

So far we have achieved a lot with this codebase. Perhaps its time, we pause new features and refactor code base to allow for core/plugin structure. Adopting modular architecture, will give this project ...
  • Torhamilton
  • 5
  • Opened 
    on Jun 15, 2023
  • #37

I altered the user method and added a content= ChatConfig.chat_role_system_message ` async def user(msg: str, translate: bool, buffer: BufferedUserContext) - None: Handle user message, including translation ...
  • Torhamilton
  • 7
  • Opened 
    on Jun 11, 2023
  • #36

Ability to add prefix/suffix instruction to first message in chat. Best as .env variable. I want to instruct openAI about policies. Kindly give me a pointer so I can attempt this.
  • Torhamilton
  • 2
  • Opened 
    on Jun 8, 2023
  • #35
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub