Skip to content

Refactoring has been merged

Chelsea edited this page Jul 9, 2025 · 2 revisions

Last night (July 8, 2025), we merged over the refactored 'code' folder so that it is now the main code folder. Some changes you will notice:

  • You now will run many commands in the new sub folder 'python' rather than in 'code'
  • If you would like to add new LLM/Retrieval providers, there are fewer files to edit.
  • Similarly, if you would like to add a tool, you simply define the 'method' and make an entry in tools.xml.

We are working our way through the documentation updates to coincide, and invite you to help us test!

Thanks!

~The NLWeb team

Clone this wiki locally