lavague-ai / LaVague

Large Action Model framework to develop AI Web Agents
https://docs.lavague.ai/en/latest/
Apache License 2.0
5.23k stars 462 forks source link

Add documentation for latest features #433

Closed adeprez closed 1 month ago

adeprez commented 1 month ago
paulpalmieri commented 1 month ago

A few notes:

dhuynh95 commented 1 month ago

@paulpalmieri we no longer use embeddings for the retriever for Navigation, we do use it if we search for information with the current text of the page. The LLM completion tokens being 0.11 is an issue though

paulpalmieri commented 1 month ago

llm_completions_token issue fixed by #439

paulpalmieri commented 1 month ago

For documenting the new debug features.

image

https://github.com/lavague-ai/LaVague/pull/443