Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

_toctree.yml 2.0 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
  1. - local: index
  2. title: 🤗 Chat UI
  3. - title: Installation
  4. sections:
  5. - local: installation/local
  6. title: Local
  7. - local: installation/spaces
  8. title: Spaces
  9. - local: installation/docker
  10. title: Docker
  11. - local: installation/helm
  12. title: Helm
  13. - title: Configuration
  14. sections:
  15. - local: configuration/overview
  16. title: Overview
  17. - local: configuration/theming
  18. title: Theming
  19. - local: configuration/open-id
  20. title: OpenID
  21. - local: configuration/web-search
  22. title: Web Search
  23. - local: configuration/metrics
  24. title: Metrics
  25. - local: configuration/embeddings
  26. title: Text Embedding Models
  27. - title: Models
  28. sections:
  29. - local: configuration/models/overview
  30. title: Overview
  31. - local: configuration/models/multimodal
  32. title: Multimodal
  33. - local: configuration/models/tools
  34. title: Tools
  35. - title: Providers
  36. sections:
  37. - local: configuration/models/providers/anthropic
  38. title: Anthropic
  39. - local: configuration/models/providers/aws
  40. title: AWS
  41. - local: configuration/models/providers/cloudflare
  42. title: Cloudflare
  43. - local: configuration/models/providers/cohere
  44. title: Cohere
  45. - local: configuration/models/providers/google
  46. title: Google
  47. - local: configuration/models/providers/langserve
  48. title: Langserve
  49. - local: configuration/models/providers/llamacpp
  50. title: Llama.cpp
  51. - local: configuration/models/providers/ollama
  52. title: Ollama
  53. - local: configuration/models/providers/openai
  54. title: OpenAI
  55. - local: configuration/models/providers/tgi
  56. title: TGI
  57. - local: configuration/common-issues
  58. title: Common Issues
  59. - title: Developing
  60. sections:
  61. - local: developing/architecture
  62. title: Architecture
  63. - local: developing/copy-huggingchat
  64. title: Copy HuggingChat
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...