issues Search Results · repo:talkdai/dialog language:Python
Filter by
102 results
(90 ms)102 results
intalkdai/dialog (press backspace or delete to remove)Today we only have 1 tag/version (latest) of the docker image, this approach means that consumers always use the most
recent version of dialog which may have some breaking changes. It would be amazing ...
devx
Docker
walison17
- 3
- Opened on Feb 19, 2024
- #108
https://github.com/talkdai/dialog/blob/ad948b4f844189507029d1e3bc86bff4904a099e/src/dialog/llm/default.py#L56-L57
walison17
- 1
- Opened on Feb 17, 2024
- #106
Traceback (most recent call last):
File /Users/avelino/projects/avelino/talkd/dialog/.venv/lib/python3.11/site-packages/pandas/core/indexes/base.py , line 3790, in get_loc
return self._engine.get_loc(casted_key) ...
bug
avelino
- Opened on Feb 15, 2024
- #99
/Users/avelino/projects/avelino/talkd/dialog/src/dialog/models/__init__.py:34: SAWarning: Did not recognize type vector of column embedding
__table__ = Table( contents , metadata, autoload_with=engine) ...
bug
avelino
- 2
- Opened on Feb 15, 2024
- #98
Today we are using version ^0.0.3333 of LangChain, and we need to update to the latest version. This update may
potentially break many implementations made in the dialog.
It is a ~ risk ~ that comes with ...
dependencies
devx
enhancement
avelino
- Opened on Feb 15, 2024
- #97
When I run docker compose up I receive the following error:
etc/run.sh: line 6: : command not found
etc/run.sh: line 11: : command not found
The problem in script happens because the condition if ${ENVVAR} ...
walison17
- Opened on Feb 8, 2024
- #93
When I try to run the application with default PLUGINS config I receive the following error:
File /app/src/settings.py , line 16, in module
PLUGINS = config( PLUGINS , cast=Csv(), default=[]) ...
walison17
- Opened on Feb 8, 2024
- #91
I think that we can have some CORS configurations on settings.py like CORS_ALLOW_ORIGINS, CORS_ALLOW_METHODS and
CORS_ALLOW_HEADERS.
walison17
- Opened on Feb 8, 2024
- #90
When I try to run a container with the latest docker image available on ghrc I have the following error
docker: Error response from daemon: failed to create task for container: failed to create shim task: ...
walison17
- Opened on Feb 7, 2024
- #89
We re having a problem uploading the dialog (api), it seems to me that our documentation (README.md, toml configuration
topic) is out of date.
prompt:
[prompt]
header = Você é um operador de atendimento ...
bug
documentation
avelino
- 4
- Opened on Feb 1, 2024
- #87

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.
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.