Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: anaconda/anaconda-ai

Tags

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[chore] support tool calling (#59)

* allow --jinja flag

* docs

* correct handling of is_function_calling

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
llama-index embedding (#58)

* llama-index embedding

* mypy overrides

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ALI-1427 handle windows ai nav config path (#54)

* handle windows ai nav config path

* separate windows logic

* revert separation of platform logic

* pin click to <8.2 to fix python 3.10+ errors

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Vectordb methods (#51)

* list-tables, create-table, drop-table

* raise_for_status clean up

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[chore] config, cli, params refimenent (#31)

* refine cli, config, and param support

* switch integrations to modelFileName

* refresh notebooks

* download success

* timeout the download start delay

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
parse tensor-split as list of numbers (#27)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[feat] improve parameter support in integrations (#26)

* langchain: parameter support

* server params with litellm

* llama-index

* drop params from notebook

* panel kwargs

* fix litellm + dspy

* server options for llm

* mypy ignores

* two more

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[chore] fix stop on exit (#25)

* internalize config support

* remove atexit from integrations

* update examples

* config in readme

* ignore **kwargs usage

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[chore] docs (#24)

* docs

* action

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[chore] fix llm and langchain (#14)

* almost all variants for infer and embed

* add pooling for embedding for safety

* incorrect value for langchain llama-cpp options