# == RestClients ==
#
# Rest Clients are defined in ivy projects with a name.
#
RestClients:
# This is an example configuration for the rest client with the name myRestClient.
PortalAI (LangChain Server):
Url: "http://localhost:8018/"
# If defined, all features from the project will be completely replaced.
Features:
- ch.ivyteam.ivy.rest.client.mapper.JsonFeature
# Properties are merged with higher priority with those from the project.
Properties: