issues Search Results · topic:talkd-dialog org:talkdai
Filter by
107 results
(109 ms)107 results
intalkdai (press backspace or delete to remove)In order to definitely migrate to LCEL syntax as the default, we need to find a simple way to encapsulate tools in LCEL,
making it super agnostic and extensible.
A good API would be to have the environment ...
vmesel
- Opened on Aug 20, 2024
- #224
@ecarrara reported a necessity to tidy the main.py file, removing unnecessary imports, one of those is:
https://github.com/talkdai/dialog/blob/3330c0ebccea0d2632aed809cf72812072ad146f/src/main.py#L33 ...
vmesel
- 4
- Opened on Aug 15, 2024
- #223
Is your feature request related to a problem? Please describe. Nowadays we need to create a session before we even send
a message, this process occurs while we do a POST request to the /session endpoint. ...
API
vmesel
- Opened on Jul 25, 2024
- #222
vmesel
- Opened on Jul 18, 2024
- #12
wip - write
make the session only available inside the session_scope()
vmesel
- Opened on Jul 18, 2024
- #11
We need to remove the psycopg-binary as dependency from dialog and dialog-lib.
This was originally reported by @lgabs on issue #217.
vmesel
- Opened on Jul 11, 2024
- #218
dialog-lib has a dependency for psycopg2-binary, which is not advised to be used for production environment as the
official documentation warns. Maybe it would be better to keep the library functional ...
lgabs
- 1
- Opened on Jul 11, 2024
- #217
Describe the bug When using the default dialogLLM, the retrieved chat history is not passed into the actual API call.
To Reproduce Steps to reproduce the behavior:
1. Start with default settings
2. ...
bug
wdec
- 8
- Opened on Jul 8, 2024
- #215
Some parts of database access are not controlling the ending of sessions, I think this one in dialog-lib is an example.
If the user of that function generate_memory_instance(like that example) does not ...
lgabs
- 2
- Opened on Jun 28, 2024
- #213

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.